home *** CD-ROM | disk | FTP | other *** search
/ Video Toaster 4.0 / Video Toaster v4.0.iso / arexx / cg / asciiin.rexx next >
OS/2 REXX Batch file  |  1995-02-16  |  202b  |  8 lines

  1. /* AsciiIn.rexx -- Lets you enter a hex/dex # turns it into a char */
  2. /* By Bob Caron © 1994 NewTek, Inc.                                */
  3.  
  4. call addlib(CG_AREXX,0)
  5.  
  6. call req_tell(get_font(first))
  7.  
  8. exit